home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / strategy / xpat2-1.000 / xpat2-1 / xpat2-1.04 / lib / hlpMonteCarlo < prev    next >
Text File  |  1995-02-15  |  1KB  |  30 lines

  1.     The Rules of Monte Carlo
  2.     ========================
  3.  
  4. Monte Carlo uses a standard 52-card deck (no jokers).
  5. To begin the game the deck is shuffled, then dealt
  6. face-up, one card at a time, into five rows of five
  7. cards each (the tableau), with the remainder of the
  8. deck held in reserve for later play.
  9.  
  10. The object of the game is to remove pairs of cards
  11. from the tableau.  These cards can be any combination
  12. of colors, but must be of the same rank (eg: a 3 of
  13. hearts and a 3 of spades), and must be located
  14. adjacent to each other in a row, column or diagonal.
  15. Note that the removal of a card does not make the two
  16. cards beside it "adjacent".
  17.  
  18. After removing all possible pairs, the tableau must be
  19. consolidated, which means that the remaining cards in
  20. the tableau must be "backed up" (moved to the left,
  21. then up, keeping the original order) to fill in the
  22. blank spaces created by the removed pairs.  Cards from
  23. the reserve are then dealt into the newly- created
  24. spaces and the process of removing pairs begins again.
  25. The tableau can be consolidated and re-dealt as many
  26. times as necessary.
  27.  
  28. The game is won when the entire deck has been removed,
  29. or lost when no more moves can be made.
  30.